-:Breif Discription of CSS3:-

*CSS is a scripting language.
*It is used with HTML to develop the webpage.
*CSS tag/script should be written in style tag.
*CSS is abbvriated form of Cascading Style Sheet.
*CSS style is always written above body inside the Head tag.
A sample example is given below: